@charset "gb2312";
/*
Ò©ÍøÍØ¿í: /css/reset.css
-------------------------------------------------
2017-10-01
-------------------------------------------------
GB2312
*/

/* reset */
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong,
.list table, .list th, .list td, video, tt,
u, ul, 
var { font-size: 100%; margin: 0; padding: 0; vertical-align: baseline; }
img, fieldset, legend, iframe { border: 0 none; }
ul, ol, li{ list-style: none; }

/* 
#divGnb, .globalBar { width: 100% !important; height: 30px !important; position: absolute !important; left: 0 !important; top: 0 !important; }
#divGnb td { vertical-align: top; } */

/* HTML5 */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure,
footer, header, hgroup, keygen, meter, nav, output, progress, section, source,
video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline; }

/*clearfix*/
.clearfix:after{content:"\0020"; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{clear:both; zoom:1;}

html { height: 100%; }
body { height: 100%; background: #fff;}
.wrap{ font: normal 12px/1.5 dotum; font-family:"ËÎÌå";}
hr,
caption { display: none; }
span, em, strong, i { font-style: normal; }
legend { width: 0; height: 0; padding:0; position: absolute; top: 0; left: 0; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; }

/*HOVER*/
a, a:link, a:visited { color: #000099; text-decoration: none; }
a:focus, a:active { color: #000099; }
a:hover { color: #000099; text-decoration: underline; blr:expression(this.onFocus=this.blur());}

/*YUBEI*/
h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }
h4 { font-size: 10px; font-weight: bold; }
.position{position:relative;}
.mt_2{margin-top:2px;}
.mt_8{margin-top:8px;}
.mt_10{margin-top:10px;}
.mr_3{margin-right:3px; display:inline}
.mr_4{margin-right:4px; display:inline}
.mr_5{margin-right:5px; display:inline}
.mr_7{margin-right:7px; display:inline}
.mr_8{margin-right:8px; display:inline}
.mr_9{margin-right:9px; display:inline}
.mr_10{margin-right:10px; display:inline}
.mr_11{margin-right:11px; display:inline}
.mr_12{margin-right:12px; display:inline}
.mr_13{margin-right:13px; display:inline}
.mr_15{margin-right:15px; display:inline}